runtime.stackObjectBufHdr.next (field)
6 uses
runtime (current package)
mgcmark.go#L874: state.head = x.next
mgcstack.go#L136: next *stackObjectBuf
mgcstack.go#L279: x.next = nil
mgcstack.go#L289: y.next = nil
mgcstack.go#L290: x.next = y
mgcstack.go#L324: x = x.next
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)